-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.0.1
-
Code
-
Classes
- WizardSteps
Total Complexity |
57 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
760 |
Lines of code |
483 |
Logical lines of code |
217 |
Comment lines |
212 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
determine_redirect_url() |
A |
54 |
8 |
20 |
totpConfigure() |
S |
41 |
3 |
70 |
emailConfigure() |
S |
44 |
3 |
58 |
backup_codes_configure() |
S |
48 |
4 |
40 |
congratulations_step_plugin_wizard() |
S |
51 |
4 |
29 |
choose_backup_method() |
S |
50 |
3 |
33 |
generated_backup_codes() |
S |
50 |
3 |
32 |
showModalMethods() |
S |
59 |
3 |
21 |
emailOption() |
S |
59 |
3 |
17 |
totpOption() |
S |
57 |
2 |
20 |
totpReConfigure() |
S |
57 |
2 |
19 |
emailReConfigure() |
S |
58 |
2 |
17 |
congratulations_step() |
S |
61 |
2 |
15 |
isTotpEnabled() |
S |
69 |
3 |
6 |
isMailEnabled() |
S |
69 |
3 |
6 |
introductionStep() |
S |
58 |
1 |
19 |
welcomeStep() |
S |
59 |
1 |
18 |
generateBackupCodes() |
S |
59 |
1 |
17 |
getUser() |
S |
71 |
2 |
6 |
jsonNonce() |
S |
70 |
2 |
6 |
getGenerateCodesLink() |
S |
70 |
1 |
5 |
getQRCode() |
S |
65 |
1 |
9 |